GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.ThumbnailEx / SelectedThumbnailBackColor Property





In This Topic
SelectedThumbnailBackColor Property (ThumbnailEx)
In This Topic
Syntax
'Declaration
 
Public Property SelectedThumbnailBackColor As Integer
public int SelectedThumbnailBackColor {get; set;}
public read-write property SelectedThumbnailBackColor: Integer; 
public function get,set SelectedThumbnailBackColor : int
public: __property int get_SelectedThumbnailBackColor();
public: __property void set_SelectedThumbnailBackColor( 
   int value
);
public:
property int SelectedThumbnailBackColor {
   int get();
   void set (    int value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.ThumbnailEx
ThumbnailEx Members